projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca128d7
)
(Fset_fontset_font): Fix previous change.
author
Kenichi Handa
<handa@m17n.org>
Mon, 12 Apr 1999 01:26:06 +0000
(
01:26
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 12 Apr 1999 01:26:06 +0000
(
01:26
+0000)
src/fontset.c
patch
|
blob
|
history
diff --git
a/src/fontset.c
b/src/fontset.c
index a3da47bc520c3cf79bca3e71f2e584cd7ce94780..876e0924e4af3b0f712059ea903df6225a1d4bbc 100644
(file)
--- a/
src/fontset.c
+++ b/
src/fontset.c
@@
-624,7
+624,7
@@
If FRAME is omitted or nil, all frames are affected.")
error ("Invalid charset: %s", XSYMBOL (charset_symbol)->name->data);
fullname = Fquery_fontset (name, Qnil);
- if (
!
NILP (fullname))
+ if (NILP (fullname))
error ("Fontset `%s' does not exist", XSTRING (name)->data);
/* If FRAME is not specified, we must, at first, update contents of